home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / recent1 / pdial.lha / PDial.doc < prev    next >
Text File  |  1997-06-11  |  3KB  |  80 lines

  1. PDial v2.0
  2. ~~~~~~~~~~
  3.  
  4. Due to the amazing response to the first version, I have updated the
  5. entire program, and released.  All within two days!
  6.  
  7. Changes are: - GadTools Interface.
  8.              - QuickDial (TM) numbers.
  9.              - Status reporter.
  10.              - Transfer timeout.
  11.  
  12. The requests for ARexx support have been taken due note of, but I have not
  13. been able to implement them yet (I don't know a heck of a lot about ARexx),
  14. ARexx junkies will see a port called "PDRexx" appear, but it is unusable as yet.
  15.  
  16. Setting up the QuickDial (TM) numbers:
  17. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18. Create a ASCII file in S: called "Numbers.PD", this will contain the names
  19. and numbers for your Quickdialer.  Layout the file as below:
  20.  
  21. 0123456789    -> The number (14 Max Characters)
  22. John Doe      -> The name (9 Max Characters)
  23. 9876543210
  24. Bill Door
  25.  
  26. And so on, to a maximum of six stored numbers.  Hopefully in the future the
  27. "Configure" option in the menu will work.
  28.  
  29. To dial the numbers, load PDial, click on the name of your choice and then
  30. click "Dial".
  31.  
  32. Tooltypes:
  33. ~~~~~~~~~~
  34. DEVICE      - The Modem's driver device (serial.device, 8n1.device)
  35. INITSTRING  - Init String for the Modem (ATZ, ATZ&F0 etc.)
  36. PREDIAL     - What to put before dialing (ATD usually)
  37. POSTDIAL    - What commands to put after dialing (Leave blank usually)
  38. HANGUP      - The command for transferring the call to the handset (ATH)
  39. TIMEOUT     - Put "Yes" for a timeout on the transfer to the handset.
  40.  
  41. The way these are currently set up should work for just about any Hayes
  42. compatible modem.
  43.  
  44. DISCLAIMER
  45. ~~~~~~~~~~
  46. If this program causes any damage to property/computer/face/fingers etc
  47. I will not be responsable.  Ie. If the program does something suprising and
  48. you spill coffee across your keyboard, which causes the monitor to explode
  49. shredding your face with shards of broken tube, It's not my fault.
  50.  
  51. ---------------------------------------------------------------------------
  52. This program is mailware, if you like it, send me some e-mail.  If you
  53. don't have e-mail, send me a letter/postcard.
  54.  
  55. 10 Dermott Gardens,
  56. Comber,
  57. Newtownards,
  58. County Down,
  59. Northern Ireland, UK.
  60. BT23 5LH
  61.  
  62. Have fun, and let me know via e-mail about bugs!!!
  63.  
  64. Rick
  65.  
  66.           +------------------------------------------------+
  67.           < Richard Hodger - rick@rhodger.demon.co.uk      > Team
  68.           <           WWW - http://www.rhodger.demon.co.uk >      AMIGA
  69.           +------------------------------------------------+
  70.           | "Rimmer, real dumplings, proper dumplings,     |
  71.           |  properly cooked to perfection, proper         |
  72.           |  dumplings should not bounce!"                 |
  73.           |                           - Lister, Red Dwarf. |
  74.           +------------------------------------------------+
  75.           ( Desktop Corruption  -  DAFEL'S QUEST           )
  76.           ( www.geocities.com/SiliconValley/Lakes/3023     )
  77.           ( E-Mail: deskcorruption@geocities.com           )
  78.           +------------------------------------------------+
  79.  
  80.